CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 频域滤波

搜索资源列表

  1. 图像增强(空域、频域、锐化等)

    1下载:
  2. 该程序是用c#语言编写的代码,实现了图像增强的基本操作,包括直方图修正、边缘提取、滤波等操作。
  3. 所属分类:C#编程

    • 发布日期:2011-02-25
    • 文件大小:421719
    • 提供者:cvj157
  1. HW3

    0下载:
  2. 熟悉图像的频域滤波算法、灰度图经FFT 后变到频域、噪声及移除-Familiar image of the frequency domain filtering algorithm, after the change to grayscale by the FFT frequency domain, noise and removed
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:394050
    • 提供者:王子剑
  1. belixiangditong_pinghua

    0下载:
  2. 数字图像处理,频域滤波:理想低通滤波器、梯形滤波器、巴斯沃特滤波器-Digital image processing, frequency domain filtering: an ideal low-pass filter, ladder filters, Bath Water Filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:684
    • 提供者:yangyucheng
  1. 图像频域理想低通滤波程序

    1下载:
  2. 图像低通滤波程序:滤波在傅立叶变换频域进行,matlab源码,含示例图片,程序可直接运行。
  3. 所属分类:matlab例程

    • 发布日期:2012-11-03
    • 文件大小:9482
    • 提供者:kellylxy
  1. MySecond

    0下载:
  2. 图像处理程序基本算法实现,基于MFC,实现了包括图像类型转换、几何变换、空域和频域滤波、图像分割和轮廓提取等功能,适合初学者-Basic image processing algorithm, based on the MFC, including the image type to achieve the conversion, geometric transformation, spatial and frequency domain filtering, image segmentatio
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:32859714
    • 提供者:徐启龙
  1. fliter

    1下载:
  2. 利用matlab实现图像的频域滤波,包括巴特沃斯低通、理想低通、高斯低通等-Using matlab for image filtering in frequency domain, including the Butterworth low-pass, ideal low-pass, Gaussian low-pass, etc.
  3. 所属分类:matlab

    • 发布日期:2015-12-27
    • 文件大小:1024
    • 提供者:zwr
  1. pinyulvbo

    0下载:
  2. 利用VC进行图像的频域滤波处理,内含源代码-VC image using the frequency domain filtering treatment, including source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:834865
    • 提供者:xiaoyang
  1. Homework3

    0下载:
  2. 图像处理的基本算法集合,包括频域滤波,适合新手初学。-The basic algorithm for image processing collections, including the frequency-domain filtering, suitable for novice beginner.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-10
    • 文件大小:17175284
    • 提供者:laobiao
  1. filter

    0下载:
  2. 用MATLAB实现频域平滑滤波以及图像去噪代码6. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示频率域图 像; 7. 在频率图像上去除滤波半径以外的数据(置0); 8. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示处理过的 频域图像数据; -6. Calculate the frequency domain image of the amplitude and logarithmic transformation, using imsh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4179
    • 提供者:梁玉梅
  1. FrequencyFiltering

    0下载:
  2. 数字图像处理,实现频域滤波功能,可公初学者参考-Digital image processing, and frequency domain filtering, you can refer to the public for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1390256
    • 提供者:小小
  1. pinyulvbo

    0下载:
  2. 图像的频域滤波示例,简单的对图像做一些频域滤波-fft
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:104950
    • 提供者:wakiki
  1. Image-Enhancement

    0下载:
  2. 交换两幅图像的相位谱,利用频域滤波消除周期噪声!-Exchange of two images of the phase spectrum, using frequency domain filtering periodic noise elimination!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:93489
    • 提供者:王岚
  1. Frequency-domain-filtering

    0下载:
  2. 各种常用图像频域滤波方法,vc++6.0实现-A variety of common image frequency domain filtering method, vc++6.0 to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:410380
    • 提供者:yemaoyi
  1. 频域滤波

    0下载:
  2. 频域滤波是图像增强的一种处理方法,在某些方面比空间滤波更为有效
  3. 所属分类:波变换

  1. kylvbo

    0下载:
  2. 用于对灰度图像使用同一滤波器,分别进行空域和频域上的滤波处理,对二者的处理效果进行对比。(For the gray image using the same filter, respectively in the spatial and frequency domain filtering processing, the two treatment effect is compared.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:爆裂魔法
  1. 图像分析与处理基础

    0下载:
  2. 对图像进行基础操作,包括亮度变换,空域滤波,频域滤波,形态学处理(The basic operation of the image, including brightness transformation, spatial filtering, frequency domain filtering, morphological processing)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:3064832
    • 提供者:吴鹏12138
  1. 直方图均衡化

    0下载:
  2. 压缩包内包含两个m文件,一个是直方图均衡化,另一个是频域滤波,即对一幅图像进行低通、高通滤波,并且使用高频强调和直方图均衡相结合的方法增强图像;另外包含了四张测试用的图片。(Compressed packet contains two m files, one is histogram equalization, the other is a low pass filtering in frequency domain, i.e., images of a high pass filter, a
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:97280
    • 提供者:彷徨程序员
  1. matlab数字图像处理与识别

    0下载:
  2. 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:17900544
    • 提供者:Xingli
  1. i1

    0下载:
  2. 利用MATLAB提供的低通滤波器实现图像信号的滤波运算(Using the low-pass filter provided by MATLAB to realize the filtering operation of image signal)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:3214336
    • 提供者:linksey
  1. 频域滤波

    5下载:
  2. 编程实现灰度图像的频域滤波算法。使用Matlab实现不延拓和延拓两个版本。对于延拓和不延拓版本,在理想低通滤波器、巴特沃斯低通滤波器和高斯低通滤波器上比较两者的区别;对于延拓版本,比较不同参数设置对上述三种滤波器滤波结果的影响。(Program to realize the filtering algorithm of gray image in frequency domain. Matlab is used to realize two versions of no extension an
  3. 所属分类:图形图象

    • 发布日期:2020-12-19
    • 文件大小:637952
    • 提供者:炸毛的三三
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com